Request headers

Only registered user can perform this action
  Authentication - string - required
    Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"

Success response body

{
  "id": 3,
  "finished": true,
  "s3_key": null,
  "actionable": {
      "id": 3,
      "title": "Visual Guidelines",
      "video_duration": 406,
      "s3_key": null
  },
  "video_timestamp": {
    "id": 3,
    "value": 0
  }
}

Params

Param name Description
id
required

Validations:

  • Must be a Integer

finished
required

Validations:

  • Must be one of: true, false, 1, 0.

video_timestamp
required

Validations:

  • Must be a Integer